1. HTML Optimizer saves 10 to 15% of space on your web pages by removing unnecessary characters and tags. Though this may seem a small improvement, load time savings is much higher as your client's Internet browser parses the pages more efficient.
Embedded script code is not ruined by HTML Optimizer!
Your original pages remain untouched for later updating. New text files are
created with same Creator as original and are put in a folder named "Optimizer Output".
Warning: Take care that you do not replace your original HTML pages with optimized ones because you may find it very difficult to edit them when returns have been removed.
2. Another useful function of HTML Optimizer is checking the socalled tagged pairs, i.e. the tags that always have to appear together with their end tags, for example <FORM>...</FORM>. All dangling tags are reported.
Further, the IMG tags are checked for the presence of the Width, Height and Alt attributes. The Width and Height attributes help the browser to build up the page faster because it can reserve the necessary room for the image while placing the text. The Alt attributes make your pages more user-friendly.
3. The Mark function does the same as the Check function, but produces new files with the incomplete tags marked with the character Ñ, so that you can easily find them for fixing.
4. The Convert function takes care that special characters between ASCII 128 and 255 are converted to the appropriate &.....; notation.
Recent Updates:
Version 3.0 optimizes seven to ten times faster than earlier versions and removes the redundant authoring tags introduced by Adobe GoLive and Claris HomePage HTML Editors.
Version 3.0.1 gives a cleaner result after optimizing.
Version 3.0.2 fixes a new bug in 3.0.1.
Version 3.0.3 fixes a bug and sets the default creator code for optimized files to R*ch (BBEdit).
If you don't have BBEdit, you can dowload a free copy of BBEdit Lite from <http://www.barebones.com/free/bbedit_lite.html>.
Version 3.1 offers more reliable optimizing, checking tags and converting, by revising the whole code.
Version 3.2 fixes a bug that caused a crash when you tried to view a page in your browser under system 7.6.1 or lower.
New in version 3.3
* No multiple whitespace and returns removed from code between STYLE tag pairs.
* Speeding up internet linking by adding a slash so that a link like <A HREF="http://example.com"> will become <A HREF="http://example.com/">.
New in version 3.3.1
* Unix files are better optimized (no whitespace gobbled up when it should not).
New in version 3.3.2
* Fixed a bug that could gobble up whitespace when optimizing HTML code with SPAN tags.
License
HTML Optimizer is only US $ 5.00 shareware, making it the cheapest multi-purpose optimizer around. You can pay online via Kagi at <http://order.kagi.com/?U5P> or by using the Register Utility.
The unregistered version is not fully functional.
Required
HTML Optimizer requires Mac OS 7.5 or later and HyperCard Player 2.3 or later.
Legal Stuff
HTML Optimizer is provided "as is", without warranty of any kind and the Author expressly disclaims all other warranties, expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. Under no circumstances shall the Author be liable for any incidental, special, or consequential damages that result from the use or inablility to use HTML Optimizer. In no event shall the Author's liability exceed the license fee paid, if any.